Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout + scope isolation in Otto interpreter #23

Merged
merged 2 commits into from
Aug 26, 2017
Merged

Conversation

erwinvaneyk
Copy link
Member

This PR adds some safety to the Otto JavaScript interpreter by placing a limit on the execution time (100ms) and ensure that there is not way that functions can share scope.

Flyby:

  • updated examples

@erwinvaneyk erwinvaneyk merged commit 3b0056e into master Aug 26, 2017
@erwinvaneyk erwinvaneyk deleted the expr-improvements branch August 26, 2017 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant